Skip to content

Subclass pkginfo's Installed class to find metadata#125

Merged
sigmavirus24 merged 1 commit intopypa:masterfrom
sigmavirus24:bug/114
Sep 14, 2015
Merged

Subclass pkginfo's Installed class to find metadata#125
sigmavirus24 merged 1 commit intopypa:masterfrom
sigmavirus24:bug/114

Conversation

@sigmavirus24
Copy link
Copy Markdown
Member

When a package is installed as a wheel, pkginfo cannot properly find its
metadata. To resolve this, a patch has been posted to
https://bugs.launchpad.net/pkginfo/+bug/1437570 and those fixes have been
included here.

This silences UserWarnings from pkginfo about not being able to find
PKG-INFO for a package and allows twine to accurately report pkginfo's
version once installed.

Closes #114

When a package is installed as a wheel, pkginfo cannot properly find its
metadata. To resolve this, a patch has been posted to
https://bugs.launchpad.net/pkginfo/+bug/1437570 and those fixes have been
included here.

This silences UserWarnings from pkginfo about not being able to find
PKG-INFO for a package and allows twine to accurately report pkginfo's
version once installed.

Closes pypa#114
@sigmavirus24 sigmavirus24 added this to the next milestone Sep 13, 2015
sigmavirus24 added a commit that referenced this pull request Sep 14, 2015
Subclass pkginfo's Installed class to find metadata
@sigmavirus24 sigmavirus24 merged commit c78af5a into pypa:master Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PKGINFO warnings should be suppressed

1 participant